LANG_BAD_FILE2 = 'The selected file is not a valid backup file.'
LANG_BAD_PROFIL = 'The selected user profile is corrupted. The program will exit.'
LANG_NOT_FOUND = 'A critical error occurred while accessing the file. The program will exit.'
LANG_NOT_FOUND2 = 'A critical error occurred while modifying the preferences file. The program will exit.'
LANG_PROV_AKCE = ' - Processing operation'
LANG_STATICTEXT6 = 'Task:'
LANG_DETEKCE_MOZILLA = 'Mozilla (SeaMonkey) is running. Exit it and click the Retry button.'
LANG_DETEKCE_MOZILLA2 = 'You must exit Mozilla (SeaMonkey) before backing up. The program will exit.'
LANG_DETEKCE_FIREBIRD = 'Mozilla Firefox is running. Exit it and click the Retry button.'
LANG_DETEKCE_FIREBIRD2 = 'You must exit Mozilla Firefox before backing up. The program will exit.'
LANG_DETEKCE_THUNDERBIRD = 'Mozilla Thunderbird is running. Exit it and click the Retry button.'
LANG_DETEKCE_THUNDERBIRD2 = 'You must exit Mozilla Thunderird before backing up. The program will exit.'
LANG_ZAVER = ' - Report'
LANG_WRITE_ERROR = 'The program can not write in the backup file. Either the disk is full or you do not have write permissions. The program will exit.'
LANG_WRITE_ERROR2 = 'Some files can not be restored. Either the disk is full or you do not have write permissions. The program will exit.'
LANG_END_FILE = 'The backup file is corrupted. The program will exit.'
LANG_AKCE_OBECNE = 'Task: Backing up general settings'
LANG_BAD_PROFIL2 = 'This directory does not contain a Mozilla profile.'
LANG_PROFIL_NAME = 'External profile'
LANG_BAD_DIRECTORY = 'Directory with profile not found. Backup failed.'
LANG_NO_BACKUP_FILE = 'The backup file was not found or corrupted.'
LANG_BACKUP_RESTOR = 'The backup was restored. You can read the report below:'
LANG_MEMO1 = 'This wizard will help you to backup or restore your Mozilla user profile(s).'
LANG_MEMO11 = 'It is strongly recommended that you exit all Windows programs that can manipulate any of your Mozilla user profiles before continuing.'
LANG_MEMO12 = 'Click Cancel to quit the program, or click Next to continue.'
LANG_MEMO2 = 'It is possible to backup or restore Mozilla user profile(s) for the following application(s):'
LANG_MEMO3 = 'The backup was created. You can read the report below:'
LANG_PROFILE_RESTORED = 'Complete'
LANG_CHECKBOX13 = 'Certificates'
LANG_AKCE_CERTIF = 'Task: Backing up certificates'
LANG_CERTIF1 = 'Task: Restoring certificates'
LANG_CERTIF_OK = 'Certificates... OK'
LANG_NO_FILES = 'Some files not found. Please reinstall.'
LANG_DIR_DEFAULT = 'Default directory'
LANG_LOCATION = 'Location:'
LANG_DIALOGS = 'Mozilla backup (*.pcv) | *.pcv'
LANG_NEW_BR = '&New backup or restore'
LANG_EXT_WARNING = 'Some extensions have got problematic restoration. Author of MozBackup cannot detect all these extensions. Use this option on your risk.'
[TForm4]
LANG_ENCRYPT = 'Do you want to password-protect the backup file?'
LANG_CAPTION = 'Set password'
LANG_TEXT = 'Enter the password:'
LANG_HESLO = 'Password:'
LANG_HESLO2 = 'Confirm password:'
LANG_NO_PASS = 'Password should be at least three characters long.'
LANG_NO_STEJ = 'The passwords you typed do not match.'
[TForm5]
LANG_CAPTION = 'Enter ZIP Password'
LANG_LABEL1 = 'This file is encrypted. Please enter password:'
[Log]
LANG_BADINIREAD = 'I cannot read file backup.ini'
LANG_BADINIWRITE = 'I cannot write to file backup.ini'
LANG_NO_PROGRAM = 'Mozilla application doesn''t found on your system.'
LANG_NO_PROFILE = 'Profile was not found.'
LANG_BADFIRSTPARAM = 'Bad first param. You can use "-m", "-f" or "-t" only. See documentation.'